Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 11 - Renderer Objects / Renderer Objects Reference
Constants


Engine IDs

QuickDraw 3D provides constants that you can use to specify an ID for the rendering engines supplied by Apple Computer, Inc.

#define kQAEngine_AppleHW              (-1)
#define kQAEngine_AppleSW              0
Constant descriptions

kQAEngine_AppleHW
The rasterizer associated with the hardware accelerator supplied by Apple Computer, Inc.
kQAEngine_AppleSW
The default software rasterizer supplied by Apple Computer, Inc.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996